From 34fdc7ded4d3c69820cc36bcab4bcebcca6c5df4 Mon Sep 17 00:00:00 2001 From: robertl Date: Sun, 10 Oct 2010 14:54:12 +0000 Subject: [PATCH] Set exit status in mac-localize. --- tools/mac-localize | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/mac-localize b/tools/mac-localize index 25fcebea3..c23ac568b 100755 --- a/tools/mac-localize +++ b/tools/mac-localize @@ -23,3 +23,5 @@ do done mkplist en + +exit 0 -- 2.30.2